Total Complexity | 33 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 156 |
Lines of code | 94 |
Logical lines of code | 57 |
Comment lines | 28 |
Methods | 8 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
decrypt() | 54 | 8 | 20 | |
migrateLegacyApiKeys() | 54 | 6 | 21 | |
encrypt() | 57 | 4 | 16 | |
getKey() | 65 | 5 | 9 | |
getSalt() | 65 | 5 | 9 | |
attemptDecrypt() | 60 | 3 | 12 | |
__construct() | 76 | 1 | 4 | |
make() | 80 | 1 | 3 |